home *** CD-ROM | disk | FTP | other *** search
/ Mac Mania 4 / MacMania 4.toast / / Sound / SoundEffects 0.9.2 / Effects Folder / Low Pass IIR / Low Pass IIR.rsrc / TEXT_1000_About.txt < prev    next >
Text File  |  1994-11-21  |  329b  |  7 lines

  1. The IIR Low Pass effect module filters the selected waveform using the following equation:
  2.  
  3. y(n) = ax(n) + by(n-1),
  4.  
  5. where y is the output and x is the input, and a and b are the two coefficients you can set in the settings dialog.
  6.  
  7. When b is greater than a, the cutoff frequency is lowered, therefore obtaining a lowpass filter.